Skip to content

feat(skills): Add built-in code review skill#298

Merged
dcramer merged 2 commits intomainfrom
feat/builtin-code-review-skill
May 7, 2026
Merged

feat(skills): Add built-in code review skill#298
dcramer merged 2 commits intomainfrom
feat/builtin-code-review-skill

Conversation

@dcramer
Copy link
Copy Markdown
Member

@dcramer dcramer commented May 7, 2026

Add a package-native code-review built-in skill for correctness-focused bug finding. It follows the existing built-in skill packaging model, with references for JavaScript/TypeScript, Python, and GitHub Actions workflow correctness. This gives users a default non-security reviewer they can add by name alongside security-review, and updates docs, CLI help, init guidance, and package/loader tests to surface both baseline reviews.

Add code-review as a package-native built-in skill for correctness-focused bug review. Document it alongside security-review and update CLI init/help guidance so users can add both baseline reviews by name.

Co-Authored-By: GPT-5 Codex <noreply@anthropic.com>
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c887cae. Configure here.

Comment thread src/package.test.ts
Comment thread packages/docs/src/components/HeroFlow.astro
@dcramer dcramer marked this pull request as ready for review May 7, 2026 18:28
Give the hero flow a layout slot for every displayed skill and cover the code-review workflow reference in the package contents test.

Co-Authored-By: GPT-5 Codex <noreply@anthropic.com>
@dcramer dcramer marked this pull request as draft May 7, 2026 21:13
@dcramer dcramer marked this pull request as ready for review May 7, 2026 21:14
@dcramer dcramer merged commit a1ed8d4 into main May 7, 2026
14 checks passed
@dcramer dcramer deleted the feat/builtin-code-review-skill branch May 7, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant